const go/doc.pathPart

2 uses

	go/doc (current package)
		comment.go#L68: 	pathPart = `([.,:;?!]*[a-zA-Z0-9$'()*+&#=@~_/\-\[\]%])*`
		comment.go#L70: 	urlRx = protoPart + `://` + hostPart + pathPart